'宣言 Public MustInherit Class EditorProvider(Of TEditorControl As {New, WebControl}) Inherits EditorProviderBase Implements ISupportEmbeddableEditors, Infragistics.Web.UI.IClientState, Infragistics.Web.UI.ICollectionObject, Infragistics.Web.UI.IObjectBase
public abstract class EditorProvider<TEditorControl> : EditorProviderBase, ISupportEmbeddableEditors, Infragistics.Web.UI.IClientState, Infragistics.Web.UI.ICollectionObject, Infragistics.Web.UI.IObjectBase where TEditorControl: new(), WebControl